<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


(function() {
    
    
        
        
        function getJsonLdId() { return window.location.href; };
    
    
    var data = {
        "@context": "http://schema.org",
        "@type": "Product",
        "@id": getJsonLdId(),
        "name": "Bianchi | Sprint 105 R7100 Bike | Celeste | Ck16 53"
    };
    var script = document.createElement('script');
    script.type = "application/ld+json";
    script.innerHTML = JSON.stringify(data);
    document.getElementsByTagName('head')[0].appendChild(script);
})();


</pre></body></html>